StudentEnrollmentPeriodAttendanceBreak 
EntityType  Independent 
Logical Entity Name  StudentEnrollmentPeriodAttendanceBreak 
Default Table Name  AdEnrollNonTermBreakInfo 
Logical Only  NO 
Definition 
 
Note 
 

StudentEnrollmentPeriodAttendanceBreak Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentEnrollmentPeriodId(FK)    INTEGER  NO 
 
ClassSectionId    INTEGER  YES 
 
CourseId(FK)    INTEGER  YES 
 
IsReturnConfirmed    BIT  NO 
 
AttendanceBreakStartDate    DATETIME  YES 
 
AttendanceBreakEndDate    DATETIME  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 

StudentEnrollmentPeriodAttendanceBreak Keys 
Key Name  Key Type  Keys 
Nk_AdEnrollNonTermBreakInfoAdCourseID  Inversion Entry  CourseId 
Nk_AdEnrollNonTermBreakInfoUserID  Inversion Entry  LastModifiedUserId 
Pk_AdEnrollNonTermBreakInfoAdEnrollNonTermBreakInfoID  PrimaryKey  Id 
Nk_AdEnrollNonTermBreakInfoAdEnrollID  Inversion Entry  StudentEnrollmentPeriodId 

StudentEnrollmentPeriodAttendanceBreak Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
StudentEnrollmentPeriod  Non-Identifying  One To Zero or More        StudentEnrollmentPeriodId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentEnrollmentPeriodAttendanceBreak Check Constraints 
Check Constraint Name  CheckConstraint